summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/caps/caps_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/caps/caps_types.h')
-rw-r--r--src/core/hle/service/caps/caps_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/hle/service/caps/caps_types.h b/src/core/hle/service/caps/caps_types.h
index 7fd357954..589ac28d3 100644
--- a/src/core/hle/service/caps/caps_types.h
+++ b/src/core/hle/service/caps/caps_types.h
@@ -20,6 +20,8 @@ enum class AlbumImageOrientation {
enum class AlbumReportOption : s32 {
Disable,
Enable,
+ Unknown2,
+ Unknown3,
};
enum class ContentType : u8 {